Skip to main content
Use Suki.js, our JavaScript/TypeScript SDK, to integrate Suki’s AI capabilities into your web application.
The SDK provides ready-to-use UI components and React hooks to help you add features like:
- Ambient note generation
- Medical transcription
- Note management
While it is optimised for React, you can also easily integrate it with vanilla JavaScript or other frameworks.
Key Features/Capabilities
1. Ambient Note Generation
The SDK allows you to automatically capture spoken patient encounters and generate structured clinical notes in real time.
-
Context-Aware Processing: It uses AI to intelligently organize medical conversations into the correct clinical sections.
-
Smart Formatting: It leverages
LOINC codes
to segment content into sections like HPI
, Assessment
, and Physical Exam
.
-
Background Processing: The feature runs passively in the background during consultations so it does not disrupt the provider’s workflow.
2. Medical Transcription
You can integrate high-accuracy medical transcription that supports:
-
Specialty-specific terminology.
-
Multiple languages and accents.
3. Note Management
The SDK includes features for managing clinical notes within your application:
-
Note Editor: A rich-text editor designed specifically for AI-generated clinical content. It supports editing, formatting, and section-level interaction.
-
Note Archive: A feature that allows users to view and manage both current and historical notes associated with a patient.
Key Benefits
-
Fast Integration: Quickly add Suki’s features using our built-in UI.
-
Optimized Performance: Built for accuracy and speed in a web environment.
-
Focus on Your Application: Let our components handle the Suki UI so your team can focus on your product.
The SDK is supported on the following platforms:
- React
- Vanilla JavaScript
- Other frameworks (e.g. Vue, Angular)